How to Install guile-gnutls software package in Debian 7 (Wheezy)

How to Install guile-gnutls software package in Debian 7 (Wheezy)

guile-gnutls software package provides GNU TLS library - GNU Guile bindings, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install guile-gnutls 

guile-gnutls is installed in your system.

Make ensure the guile-gnutls package were installed using the commands given below,

$ sudo dpkg-query -l | grep guile-gnutls *

You will get with guile-gnutls package name, version, architecture and description in a table

guile-gnutls package basic information:

Distro Debian 7 wheezy
Section Lisp
Package guile-gnutls
Version 3.0.22-3+really2.12.20-8+deb7u
Description GNU TLS library - GNU Guile bindings
Sub Section Lisp


See Also, How to uninstall or remove guile-gnutls software package from Debian 7 (Wheezy)?